home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Sound / Utilities / CD Playthrough 1.0 / CD Playthrough Read Me < prev   
Text File  |  1994-05-19  |  5KB  |  73 lines

  1.  
  2. CD Playthrough release notes
  3. ------------------------------------------------------------------------
  4. version: 1.0 <May 19, 1994>
  5. (c) 1994 neg.active.productions, jwang@soda.berkeley.edu <_/ames \\/ang>
  6. ftp://soda.berkeley.edu/pub/jwang/cd-playthrough-10.sit.hqx
  7.  
  8.  
  9. introduction
  10. ------------
  11. CD Playthrough is a freeware program that allows you to set the Sound In and Playthrough options effortlessly.  At last, you can enjoy audio CD's without an annoying and tedious trip to the Sound control panel.
  12.  
  13. Furthermore, CD Playthrough gives you the ability to dynamically switch between any of three input sources with or without playthrough, at the cost a few mouse clicks.  This is extremely useful, even though the sound settings are now saved between reboots (Power Macs after System Update 3.0), since playthrough is disabled everytime you quit Video Monitor or FusionRecorder.
  14.  
  15. NOTE: you do *not* need an AV class or Power Macintosh to take advantage of CD Playthrough.  If your computer is running Sound Manager 3.0 and the Sound control panel has the "Options..." button enabled in the Sound In pop-up, you can enjoy all of the features described below.
  16.  
  17.  
  18. background
  19. ----------
  20. Sound control panel 8.0.x was made more estensible and robust than its previous versions with Sound Manager 3.0.  Unfortunately, this translated to some sacrifice in terms of convenience to the end user, audio CD playback on internal CD-ROM drives is a good example.  You have to find and open the Sound control panel, select the Sound In pop-up, click the "Options..." button, pick the CD-ROM drive as source and finally check "Playthrough."
  21.  
  22. Those steps should not figure into anyone's idea of musical relaxation.
  23.  
  24.  
  25. functionality
  26. -------------
  27. That is where CD Playthrough comes in.  When opened without holding down any of the special modifier keys, this tiny program attempts to directly set the input to the internal CD-ROM as well as turn on playthrough.  If the Command key was held down, the program uses whatever is connected to the sound input port on the back of the Macintosh, microphone or external audio.  If the Control or Option key were down, the AV Monitor input is used.  If you don't have an AV Monitor, any modifier key will get you the microphone or external audio.  Playthrough is enabled by default for all devices, turn on the Caps Lock to disable it.
  28.  
  29. CD Playthrough does have its limitations.  It will not be able to change a locked sound input setting, such as when an AV Express Modem is active.  This is actually a limitation of the Sound Manager, and currently there is no workaround.  During these cases, until you turn off and/or quit the program that owns the lock, any human attempt to change the input results in this error message,
  30.  
  31. "The sound input device options cannot be accessed at this time."
  32.  
  33. If you launch CD Playthrough while the sound input settings are locked, it will simply beep once and quit without doing anything.  For other generic errors (if no valid input devices, for example), the program will beep twice and quit.  If you get repeated double beeps, you are probably missing the hardware or software needed for CD Playthrough.  If this happens or anything else goes awry, I would appreciate and respond to any e-mail with details on your setup (CPU, CD-ROM hardware and software, System sound software, etc.)
  34.  
  35. That's the extent of the user interface, or the lack thereof.  Should you ever forget the modifier keys and lose this Read Me, turn on Balloon Help over the program's icon for a short summary.  And speaking of icons, they exist at both the regular and small sizes, perfect for the Apple Menu.
  36.  
  37.  
  38. activities that lock the Sound In setting
  39. -----------------------------------------
  40. 1)  GeoPort Express Modem, actively dialing or connected
  41. 2)  Sound Effects AND a Sound Out rate above 24.0 kHz
  42.     (Effects are only available to 68040-DSP AV's)
  43. 3)  Video Monitor, FusionRecorder
  44. ??  Inform me if you find more
  45.  
  46.  
  47. version history
  48. ---------------
  49. 1.0 -- Public release:
  50.     Finalized this read me for Internet release, no code changes
  51. 0.3 -- Final release:
  52.     GetNextEvent() was used previously to detect modifier keys, but on Power Macs,
  53.        the modifier field of an event record is filled incorrectly.  GetKeys() is
  54.        now used and has been tested to work on a Power Mac.
  55.     Used 'STR ' resource for Finder Balloon Help text message, was inlined in 'hfdr'
  56. 0.2 -- Beta release:
  57.     AV Monitor input support
  58.     Reduced memory allocation (64K->16K)
  59. 0.1 -- Developer release:
  60.     CD and microphone/external audio support
  61.     Error handling
  62.     Playthrough state (0-7) set to 100% of current sound volume
  63.  
  64.  
  65. mumbo jumbo
  66. -----------
  67. CD Playthrough is provided free of charge but remains copyright (1994) by jwang@soda.berkeley.edu <James Wang>.  The complete archive, which must include this documentation, may be distributed freely, as long as it is not sold for profit and no part of the archive modified.  This program is provided as is, with no warranty of any kind, expressed or implied.  Though the chances are astronomically small, James and neg.active.productions cannot be held responsible for damages incurred from using CD Playthrough.
  68.  
  69. Developed using Symantec C++ 7.0.0, ResEdit 2.1.1, Resorcerer 1.2.
  70. Tested on a Centris 660AV 16/230/CD running System 7.1 + SU 3.0.
  71. Original code and additional testing thanks to anwyl@apple.com <Gary Anwyl>.
  72. Products remain trademarks of their respective holders.
  73.